Skip to content

WIP: [ticket/10795] Fix Azure compatibility#740

Closed
naderman wants to merge 1 commit into
phpbb:develop-olympusfrom
naderman:ticket/10795
Closed

WIP: [ticket/10795] Fix Azure compatibility#740
naderman wants to merge 1 commit into
phpbb:develop-olympusfrom
naderman:ticket/10795

Conversation

@naderman

Copy link
Copy Markdown
Member

The azure load balancer reports incorrect ports to php

http://tracker.phpbb.com/browse/PHPBB3-10795

The azure load balancer reports incorrect ports to php

PHPBB3-10795
@naderman

Copy link
Copy Markdown
Member Author

Need to check if HTTP_HOST always contains the port or if we should also check SERVER_PORT in some conditions.

@p

p commented Apr 12, 2012

Copy link
Copy Markdown
Contributor

Make it into a function?

@naderman

Copy link
Copy Markdown
Member Author

Heh yeah, though the same, I just cleaned up Henry's patch so far. But I'll make it a function.

@p

p commented Nov 6, 2012

Copy link
Copy Markdown
Contributor

File modes need to be fixed also.

@gooof

gooof commented Jun 2, 2013

Copy link
Copy Markdown

why you not use the $config['server_port'] value in functions and session?

@nickvergessen

Copy link
Copy Markdown
Contributor

@Noxwizard do you know, is this stil required?

@Noxwizard

Copy link
Copy Markdown
Member

@nickvergessen $_SERVER['SERVER_PORT'] appears to be correct (80), so they may have fixed their load balancers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants